Driver Station reported IP: 169.254.184.212

> Task :discoversystemcore
Discovering Target systemcore
Using systemcore@169.254.184.212:22 for target systemcore

> Task :deployprogramKillsystemcoresystemcore
    -C-> sudo systemctl stop robot 2> /dev/null @ /home/systemcore

> Task :deployrobotCommandfrcJavasystemcore
    -C-> echo '/usr/bin/java -XX:+UseG1GC -Djava.library.path=/home/systemcore/frc/third-party/lib -jar "/home/systemcore/TechBot2025-9406.jar" ' > /home/systemcore/robotCommand @ /home/systemcore
    -C-> chmod +x /home/systemcore/robotCommand; chown systemcore /home/systemcore/robotCommand @ /home/systemcore

> Task :deployfrcJavasystemcore
    1 file(s) are up-to-date and were not deployed

> Task :deployfrcStaticFileDeploysystemcore
    -C-> mkdir -p pathplanner pathplanner/paths pathplanner/autos @ /home/systemcore/deploy
    116 file(s) are up-to-date and were not deployed

> Task :deploynativeZipsfrcJavasystemcore
    35 file(s) are up-to-date and were not deployed
    -C-> sudo ldconfig /home/systemcore/frc/third-party/lib @ /home/systemcore/frc/third-party/lib
      -[1]

> Task :deployprogramStartsystemcoresystemcore
    -C-> sudo systemctl enable robot 2> /dev/null @ /home/systemcore
    -C-> sudo systemctl start robot 2> /dev/null @ /home/systemcore
    -C-> sudo sync @ /home/systemcore

BUILD SUCCESSFUL in 7s
12 actionable tasks: 10 executed, 2 up-to-date
 *  Terminal will be reused by tasks, press any key to close it. 